home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Internet & Communication / Captain FTP 4.4.5 (trial).dmg / Captain FTP.app / Contents / Resources / German.lproj / FindFile.nib / classes.nib next >
Text File  |  2006-02-13  |  1KB  |  36 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {Browse = id; EnterPressed = id; FindText = id; Start = id; }; 
  6.             CLASS = NFindFile; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 iBrowse = NSButton; 
  10.                 iCase = NSButton; 
  11.                 iFind = NSButton; 
  12.                 iFindText = NSComboBox; 
  13.                 iInclude = NSButton; 
  14.                 iLine = NSBox; 
  15.                 iProgress = NSProgressIndicator; 
  16.                 iSearchFor = NSComboBox; 
  17.                 iSearchIn = NSComboBox; 
  18.                 iStart = NSButton; 
  19.                 iStatus = NSTextField; 
  20.                 iTBrowser = NSTableView; 
  21.                 iTable = NFocusScrollView; 
  22.                 iWhole = NSButton; 
  23.                 iWindow = NSWindow; 
  24.             }; 
  25.             SUPERCLASS = NSObject; 
  26.         }, 
  27.         {CLASS = NFocusScrollView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; }, 
  28.         {
  29.             CLASS = NTypeaHeadTable; 
  30.             LANGUAGE = ObjC; 
  31.             OUTLETS = {iTypeaHeadText = NSTextField; }; 
  32.             SUPERCLASS = NSTableView; 
  33.         }
  34.     ); 
  35.     IBVersion = 1; 
  36. }